.. _C2 Structures: ========================== C2 Structures ========================== .. toctree:: :maxdepth: 1 * :ref:`C2DArray` .. _C2DArray: C2DArray ^^^^^^^^^^^ The class that uses this structure is :ref:`C2DArray Class` +------------+----------+----------------------------------------+-------------------------------+ | **Offset** | **Size** | **Type** | **Field** | +------------+----------+----------------------------------------+-------------------------------+ | 0x00 | 12 | :ref:`CResHelper` | baseclass_0 | +------------+----------+----------------------------------------+-------------------------------+ | 0x0C | 4 | :ref:`CString`\* | m_pNamesX | +------------+----------+----------------------------------------+-------------------------------+ | 0x10 | 4 | :ref:`CString`\* | m_pNamesY | +------------+----------+----------------------------------------+-------------------------------+ | 0x14 | 4 | :ref:`CString`\* | m_pArray | +------------+----------+----------------------------------------+-------------------------------+ | 0x18 | 4 | :ref:`CString` | m_default | +------------+----------+----------------------------------------+-------------------------------+ | 0x1C | 2 | short | m_nSizeX | +------------+----------+----------------------------------------+-------------------------------+ | 0x1E | 2 | short | m_nSizeY | +------------+----------+----------------------------------------+-------------------------------+